home *** CD-ROM | disk | FTP | other *** search
/ Private Casting / Casting One.mdf / Docs / Credits.dir / 00002.ls next >
Encoding:
Text File  |  1998-02-21  |  110 b   |  6 lines

  1. on exitFrame
  2.   if the movieTime of sprite 1 < trackStopTime(sprite(1), 1) then
  3.     go(the frame)
  4.   end if
  5. end
  6.